const html/template.stateJSRegexp

7 uses

	html/template (current package)
		context.go#L143: 	stateJSRegexp
		context.go#L206: 	case stateJSDqStr, stateJSSqStr, stateJSTmplLit, stateJSRegexp:
		escape.go#L248: 	case stateJSRegexp:
		state_string.go#L25: 	_ = x[stateJSRegexp-14]
		transition.go#L32: 	stateJSRegexp:       tJSDelimited,
		transition.go#L306: 			c.state = stateJSRegexp
		transition.go#L402: 	case stateJSRegexp: